Package-level declarations

Helpers to make the syntax nicer.

Types

Link copied to clipboard
class DelegateProvider<Parent, Return>(parent: Parent, onCreation: (parent: Parent, property: KProperty<*>) -> Return)
Link copied to clipboard
class ReadOnlyDelegate<Type>(value: Type)

Functions

Link copied to clipboard